Gets the collection of jobs that belong to this group.
__property IJobs** Jobs;
IJobs** Jobs;
Property Jobs() As IJobs**
A job can only belong to one group. Adding a job to a group automatically removes it from its previous group, if any.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|